func encoding/asn1.stripTagAndLength
2 uses
encoding/asn1 (current package)
marshal.go#L450: func stripTagAndLength(in []byte) []byte {
marshal.go#L510: return bytesEncoder(stripTagAndLength(bytes)), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)